home *** CD-ROM | disk | FTP | other *** search
/ Quake 2 Mission Packs Collection / Castles of Stroggos.rar / grinspq1 / default.cfg next >
Text File  |  2004-12-07  |  239b  |  13 lines

  1. //
  2. // newgame command
  3. //
  4. alias   newgame " killserver ; maxclients 1 ; deathmatch 0 ; map grinspq1"
  5.  
  6. //
  7. // quake2 +set dedicated 1
  8. // will run this command if no other +map is included
  9. //
  10. alias    dedicated_start    "map grinspq1"
  11.  
  12.  
  13.